home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Demos / Others / CA-Cricket Graph III Demo / Graph III / CA-Cricket Graph III 1.5 Demo / CA-Cricket Graph III 1.5 Demo.rsrc / POST_990 < prev    next >
Encoding:
Text File  |  1993-06-23  |  467 b   |  25 lines

  1. /BeginEPSF {
  2.  /b4_Inc_state save def
  3.  /dict_count countdictstack def
  4.  /op_count count 1 sub def
  5.  userdict begin
  6.  /showpage {} def
  7.  0 setgray 0 setlinecap
  8.  1 setlinewidth 0 setlinejoin
  9.  10 setmiterlimit [ ] 0 setdash newpath
  10.  /languagelevel where
  11.  {pop languagelevel
  12.  1 ne
  13.    {false setstrokeadjust false setoverprint
  14.    } if
  15.  } if
  16. } bind def
  17.  
  18. /EndEPSF {
  19.     count op_count sub {pop} repeat
  20.     countdictstack dict_count sub {end} repeat
  21.   b4_Inc_state restore
  22. } bind def
  23.  
  24.  
  25.